F (Freeze Thread) 

Syntax

[[thread]] F

Parameter

thread

The thread to be frozen. See Process and Thread Syntax2LMXWU for information on the thread syntax.

 

Description

Freezes the given thread, causing it to wait until it is unfrozen. Other threads will continue to execute. If no thread is specified, the current thread is frozen.

Use the Z2Z_8ZZ4 (Unfreeze) command to reenable the thread.